org.zkoss.zk.au.AuWriters.ContentType

From Documentation


org.zkoss.zk.au.AuWriters.ContentType


Property: org.zkoss.zk.au.AuWriters.ContentType

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: text/plain;charset=UTF-8

Since 8.5.2

It specifies the Content-Type of the AU response.

For example:

  <library-property>
    <name>org.zkoss.zk.au.AuWriters.ContentType</name>
    <value>json/application;charset=UTF-8</value>
  </library-property>

Response content type json.png



Last Update : 2023/05/26

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.